__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.env
.coverage
htmlcov/
.pytest_cache/
.mypy_cache/
*.sqlite3
uploads/
